Skip to content

NEW: add composites and right click support (ISX-1372)#1711

Merged
ritamerkl merged 11 commits intodevelopfrom
ISX-1372-add-composites-and-right-click-support
Jul 17, 2023
Merged

NEW: add composites and right click support (ISX-1372)#1711
ritamerkl merged 11 commits intodevelopfrom
ISX-1372-add-composites-and-right-click-support

Conversation

@ritamerkl
Copy link
Copy Markdown
Collaborator

Description

This PR adds the ability for adding composites and actions via right click. The full history can be found here.

Changes made

added:

right click for actions:

  • adding binding
  • adding negative/positive composites
  • adding composites with one modifier
  • adding composites with two modifiers

right click for action maps:

  • adding action

Notes

Please write down any additional notes, remove the section if not applicable.

Checklist

Before review:

  • Changelog entry added.
    • Explains the change in Changed, Fixed, Added sections.
    • For API change contains an example snippet and/or migration example.
    • FogBugz ticket attached, example ([case %number%](https://issuetracker.unity3d.com/issues/...)).
    • FogBugz is marked as "Resolved" with next release version correctly set.
  • Tests added/changed, if applicable.
    • Functional tests Area_CanDoX, Area_CanDoX_EvenIfYIsTheCase, Area_WhenIDoX_AndYHappens_ThisIsTheResult.
    • Performance tests.
    • Integration tests.
  • Docs for new/changed API's.
    • Xmldoc cross references are set correctly.
    • Added explanation how the API works.
    • Usage code examples added.
    • The manual is updated, if needed.

During merge:

  • Commit message for squash-merge is prefixed with one of the list:
    • NEW: ___.
    • FIX: ___.
    • DOCS: ___.
    • CHANGE: ___.
    • RELEASE: 1.1.0-preview.3.

@ritamerkl ritamerkl requested a review from jamesmcgill July 14, 2023 14:58
Copy link
Copy Markdown
Collaborator

@jamesmcgill jamesmcgill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ritamerkl ritamerkl merged commit 1faaaa5 into develop Jul 17, 2023
@ritamerkl ritamerkl deleted the ISX-1372-add-composites-and-right-click-support branch July 17, 2023 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants